Ship Vendor Framework
=====================

Table Of Contents
-----------------
- Ship Vendor Framework
    - Table Of Contents
- Changelog
    - v1.5.4
    - v1.5.3
    - v1.5.2
    - v1.5.1
    - v1.5.0
    - v1.4.0
    - v1.3.1
    - v1.3.0
    - v1.2.0
    - v1.1.1
    - v1.1.0
    - v1.0.1
    - v1.0.0


Changelog
=========

v1.5.4
------
- Fixed master file reference in the SVF Starvival Patch to the newly-renamed SVF Shattered Space patch

v1.5.3
------
- Fixed misnamed plugin reference in FOMOD file

v1.5.2
------
- Renamed the Shattered Space patch (plugins with filenames ending in "ShatteredSpace.esm" apparently get disappeared from the Creations Load Order screen as of patch 1.15.216)

v1.5.1
------
- Fixed The Den Astrodynamics compatibility patch

v1.5.0
------
- Updated Starvival patch to be compatible with Starvival v10.5.0

v1.4.0
------
- Added Shattered Space patches
- Fixed some initialization bugs with kiosk vendors, including outpost vendors
- Fixed some ship vendors constantly regenerating their ships
- Updated Starvival compatibility patch to be compatible with Starvival v10.1.5
- Re-saved all plugin files in newest CK to fix some potential internal file structure weirdness

v1.3.1
------
- Update verbiage in FOMOD files to match readme

v1.3.0
------
- Updated Starvival compatibility patch for Starvival v8
- Updated some backend stuff (spriggit, helper scripts, etc.)

v1.2.0
------
- Small update to make troubleshooting Ship Vendor Framework a bit easier

v1.1.1
------
- Fixed issue where internal array was getting populated by SpaceshipReference objects referencing None
- Fixed issue where if the player purchased a ship from a vendor's "always" list, the vendor would always reset that list the next time it was loaded, instead of when the vendor was scheduled to reset
- Fixed issue where vendor could remain registered for OnPlayerLoadGame event even if not actually loaded
- Fixed issue where ships could be spuriously duplicated in the vendor menu by forcing a full (instead of partial) vendor refresh when a new ship is added to either of the vendor's "always" or "unique" lists
- Mitigated a potential race condition when vendor gets loaded
- Added patch for [Nexus] The Den Astrodynamics

v1.1.0
------
- Added patches for the following mods (note: some of these may require a generic patch as well for full functionality)
    - [Creations] Deadalus and Battlestar
    - [Creations] Dominion
    - [Creations] Iconic Ships
    - [Creations/Nexus] L-K Ships
    - [Nexus] Lower Landing Pad
    - [Creations] Outpost Vendor New Ships
    - [Creations/Nexus] Starvival (Spaceship Systems Module)
- Added generic patches
    - All Ship Modules Unlocked (All Ship Vendors)
    - All Ship Modules Unlocked (Outpost Only)
    - Ship Vendors

v1.0.1
------
- Updated documentation

v1.0.0
------
- Initial release
